Started

May 10, 2024 11:48:44 pm

Ended

May 10, 2024 11:48:58 pm

Features Passed

1

Features Failed

0

Features
Scenarios
Steps

Timeline

Tags

NamePassedFailedSkippedOthersPassed %
@smoke 1 0 0 0 100%
  • As a user I want to search the products and filter them by category, price, and name.

    11:48:45 pm / 00:00:13:746 Pass

    As a user I want to search the products and filter them by category, price, and name.
    05.10.2024 11:48:45 pm 05.10.2024 11:48:58 pm 00:00:13:746 · #test-id=1
    Given I am on the home page
    com.devopsclub.stepdefs.CommonStepDefs.shouldTakeScreenShotAfterEachStep()
    screenshot
    When I search for "Iphone"
    com.devopsclub.stepdefs.CommonStepDefs.shouldTakeScreenShotAfterEachStep()
    screenshot
    Then I should see a list of products that contain the word "Iphone"
    com.devopsclub.stepdefs.CommonStepDefs.shouldTakeScreenShotAfterEachStep()
    screenshot
  • 1

    @smoke

    1 tests

    @smoke

    1 passed
    Status Timestamp TestName
    Pass 23:48:45 pm Search for products
    As a user I want to search the products and filter them by category, price, and name..Search for products